/*******************************************************************************
*
* This folder includes the files needed to replicate all the figures and tables 
* in the paper "Working From Home Around the World" 
* (Cevat Giray Aksoy, Jose Maria Barrero, Nicholas Bloom, Steven J. Davis, 
* Mathias Dolls, and Pablo Zarate).
*
*******************************************************************************/


** Files included:
	* "tables.do": it replicates all the tables included in the paper.
	* "figures.do": it replicates all the figures included in the paper.
	* "G-SWA.dta": it has the microdata from the Global Survey of Working Arrangement. 
	* "G-SWA.xlsx": it has the microdata from the Global Survey of Working Arrangement in an xlsx format. 

** G-SWA data set: 

* The variables included in the G-SWA data set and their corresponding labels are:

* idnum           
* original_country: 		Country
* wave:				Wave number                
* country:				Country-wave value                 
* originalcountry:		Numeric value that encodes the variable original_country             
* regionname:			Subnational region of the respondent (when available)
* gender:				Gender 
					(Female, Male, Other/Prefer not to say)
* agegroups:			Age group 
					(20-29; 30-39; 40-49; 50-59)
* education:			Educational attainment
* industry_job:			Industry of current/most recent job
* age:				Age
* tertiary:				Tertiary Education
* graduate:				Graduate Degree
* married:				Married
* male:				Dummy for men
* with_kids:			Dummy if lives with children under 14
* male_with_kids:			1(Men) x 1(Lives with children under 14)
* n_work_home			Number of days working from home this week
* daysemployer_work_home:	Planned days WFH per week
* daysemployee_work_home:	Desired days WFH per week
* value_WFH_rawpercent25:	Amenity value of the option to WFH 2-3 days per week
* commuting_time:			Round trip commute time in minutes
* WFH_expectations1:		WFH productivity during COVID, relative to expectations
* WFHperceptions:			Change Index for Social Acceptance of WFH
* return_office:			Response if employer announced that employees must return to the worksite 5+ days per week
* ever_WFH:				100 x Dummy if ever primarily WFH
* commute_time_hs: 		Round trip commute time in hours
* deaths_pc:			Covid-19 Deaths Per Capita
* LSI:				Lockdown Stringency Index
* reg_deaths_pc:			(Sub)national Cumulative COVID-19 deaths per capita
* subn_LSI:				(Sub)national Cumulative Lockdown Stringency
* oxf_LSI:				Oxford Lockdown Stringency Index
* gdppc2019:			2019 GDP per capita (constant 2010 US$)
* mask:				Mandatory Mask Wearing Index











